home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / garfield.swf / scripts / DefineButton2_701 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2010-04-12  |  50 b   |  5 lines

  1. on(release){
  2.    next_frame = 85;
  3.    play();
  4. }
  5.